Exynos: clock: Fix a bug in PLL lock check condition
authorAkshay Saraswat <[email protected]>
Fri, 15 Mar 2013 02:29:09 +0000 (02:29 +0000)
committerMinkyu Kang <[email protected]>
Fri, 29 Mar 2013 06:15:11 +0000 (15:15 +0900)
commitdb9e5e63bec7a0b1997b747161a3d667ed37525c
treed48e6559c748545c187ca1cb761be2dce5935834
parentdc993a65f49768429a72488873d9805ff57e4c24
Exynos: clock: Fix a bug in PLL lock check condition

The condition for testing of PLL getting locked was incorrect. Rectify
this error in this patch.

Reported-by: Alexei Fedorov <[email protected]>
Signed-off-by: Hatim Ali <[email protected]>
Signed-off-by: Akshay Saraswat <[email protected]>
Acked-by: Simon Glass <[email protected]>
Signed-off-by: Minkyu Kang <[email protected]>
board/samsung/smdk5250/clock_init.c